-
Home
-
Timber
-
1.23.4 (latest)
-
Code
-
Classes
- QueryIterator
Total Complexity |
47 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
197 |
Lines of code |
111 |
Logical lines of code |
58 |
Comment lines |
52 |
Methods |
16 |
Properties |
2 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
49 |
15 |
27 |
get_query_from_string() |
S |
58 |
5 |
15 |
fix_number_posts_wp_quirk() |
S |
68 |
4 |
7 |
fix_cat_wp_quirk() |
S |
66 |
4 |
8 |
handle_maybe_custom_posts_page() |
S |
65 |
4 |
8 |
get_query_from_array_of_ids() |
S |
61 |
3 |
12 |
get_posts() |
S |
70 |
3 |
6 |
post_count() |
S |
82 |
1 |
3 |
found_posts() |
S |
82 |
1 |
3 |
get_pagination() |
S |
79 |
1 |
3 |
valid() |
S |
81 |
1 |
3 |
current() |
S |
71 |
1 |
6 |
next() |
S |
95 |
1 |
1 |
rewind() |
S |
82 |
1 |
3 |
key() |
S |
83 |
1 |
3 |
count() |
S |
81 |
1 |
3 |